Parameter

Parameters are variables used in a subroutine which are local to or have scope only within the subroutine. Arguments or numeric expressions passed to a subroutine are assigned to the parameters for use inside the subroutine.